Use gtk_get_option_group() to obtain an option group with correctly set
authorMatthias Clasen <mclasen@redhat.com>
Tue, 28 Sep 2004 04:22:04 +0000 (04:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 28 Sep 2004 04:22:04 +0000 (04:22 +0000)
commit615342e33b2985cf7b6b0bc37a69841cc12b9ec2
treee9d6f0b3beb865d50f29febffd9bf5e3df7a7d51
parentb3d5231371a7e0e73c934ed61cc3fb919fda727e
Use gtk_get_option_group() to obtain an option group with correctly set

2004-09-28  Matthias Clasen  <mclasen@redhat.com>

* gtk/gtkmain.c (gtk_parse_args): Use gtk_get_option_group()
to obtain an option group with correctly set pre- and post-
parse hooks, instead of manually calling the hooks. This fixes
a problem with setting the program class in the gdk preparse
hook.  (#153788, Robert Ă–gren)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmain.c